Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Boolean[].Add (gb)

Sub Add ( Value As Boolean [ , Index As Integer ] )

Inserts an element into the array at the position specified by Index.

The elements stored after this position are shifted.

If Index is not specified, or if it is a negative number, then the element is added at the end of the array.